[INFO] cloning repository https://github.com/actpkg/random
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actpkg/random" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Frandom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Frandom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 353250d55eda4fdf85ce846f508e71061ae98c44
[INFO] fixing actpkg/random against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Frandom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/actpkg/random
[INFO] finished tweaking git repo https://github.com/actpkg/random
[INFO] tweaked toml for git repo https://github.com/actpkg/random written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actpkg/random on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actpkg/random already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.58.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.58.0
[INFO] [stderr]   Downloaded act-sdk v0.11.0
[INFO] [stderr]   Downloaded macro-string v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded act-sdk-macros v0.11.0
[INFO] [stderr]   Downloaded cpufeatures v0.3.0
[INFO] [stderr]   Downloaded wasm-metadata v0.251.0
[INFO] [stderr]   Downloaded rand_core v0.10.1
[INFO] [stderr]   Downloaded schemars_derive v1.2.1
[INFO] [stderr]   Downloaded act-types v0.11.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.58.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.58.0
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded wasm-encoder v0.251.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded wit-parser v0.251.0
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded rand v0.10.1
[INFO] [stderr]   Downloaded hashbrown v0.17.0
[INFO] [stderr]   Downloaded serde_json v1.0.150
[INFO] [stderr]   Downloaded wit-component v0.251.0
[INFO] [stderr]   Downloaded wasmparser v0.251.0
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a
[INFO] running `Command { std: "docker" "start" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling wit-bindgen-rust v0.58.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.58.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling wit-bindgen v0.58.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling wasmparser v0.251.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling act-sdk-macros v0.11.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling wasm-encoder v0.251.0
[INFO] [stderr]    Compiling wit-parser v0.251.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling wasm-metadata v0.251.0
[INFO] [stderr]     Checking act-types v0.11.0
[INFO] [stderr]    Compiling wit-component v0.251.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.58.0
[INFO] [stderr]     Checking act-sdk v0.11.0
[INFO] [stderr]     Checking component-random v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[act_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[act_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[act_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `component-random` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[act_component]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `component-random` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a", kill_on_drop: false }`
[INFO] [stdout] 0daf713202070071036710e341b5dd99326e8aa330ee0f8a820d8c11d7307c7a
